ostree.git
2018-03-16 Colin Walterstests/str: Rework invocation
2018-03-15 Colin Walterssysroot: Rework how we find booted deployment
2018-03-15 Colin Walterssysroot: Track whether /run/ostree-booted exists
2018-03-15 Colin Walterslib/deploy: Port deployment checkout func to new style
2018-03-13 Rasmus Thomsenconfigure: add option for libsystemd
2018-03-13 Colin Walterstests: Avoid generating lots of output in itest-payload...
2018-03-12 Joaquim Rochapull: Ignore the cancellable when aborting a transaction
2018-03-08 Colin Waltersci: Rework installed tests to use Fedora Standard Test...
2018-03-08 Jeremy Hiattlib/repo: Fix multi-signature support when generating...
2018-03-07 Giuseppe Scrivanocommit: add logic for .payload-link
2018-03-07 Giuseppe Scrivanoostree: introduce PAYLOAD_LINK object type
2018-03-07 Giuseppe Scrivanoostree-repo-private: remove declaration for _ostree_rep...
2018-03-06 Colin Waltersdocs/prune: Document that --static-deltas-only isn...
2018-03-06 Colin Waltersrepo/refs: Clean up error prefixing
2018-03-05 Matthew Leedslib: Fix memory leaks of OstreeRemote
2018-03-05 Colin Waltersprune: Error if --static-deltas-only without --delete...
2018-03-05 Colin Walterslib/repo: Do account for size with prune --no-prune
2018-03-02 Matthew Leedslib/repo-finder-mount: Improve debug message
2018-03-02 Matthew Leedslib/remote: Fix memory leak
2018-03-01 Matthew Leedslib/repo-finder-mount: Update comment about paths
2018-03-01 Matthew Leedslib/repo-pull: Fix free function for hash table
2018-02-28 Jonathan Lebonlib/sysroot: Fix retrieving non-booted pending deployment
2018-02-27 Matthew Leedslib/repo-finder-mount: Fix path to flatpak repo
2018-02-27 Colin Waltersbash-completion: Remove `admin` completions
2018-02-26 Colin Walterssysroot: Add concept of deployment "pinning" 📌
2018-02-26 Colin Walterssysroot: Add API to clean up transient keys in origin...
2018-02-26 Colin Walterssysroot: Bump mtime when writing an origin file
2018-02-23 Simon McVittieUse Python 3 for tests
2018-02-22 Simon McVittietests/bootloader-entries-crosscheck: Use Python 3-frien...
2018-02-22 Simon McVittietest-concurrency: Explicitly use floor division
2018-02-22 Simon McVittietest-concurrency: Replace range with xrange
2018-02-22 Simon McVittietest-concurrency: Use Python 3 syntax for octal
2018-02-15 Colin Waltersbuild-sys: Post-release version bump
2018-02-15 Colin WaltersRelease 2018.2
2018-02-14 Colin Waltersfetcher: Drop max queue size assertion in libsoup/libcu...
2018-02-14 Alex KiernanFix static-compiler when CC includes args
2018-02-12 Colin Walterscore: Add API (and standard concept for) content checksum
2018-02-09 Matthew Leedslib/pull: Properly remove temporary remotes
2018-02-08 Colin Waltersrepo: Create uncompressed-object-cache dir dynamically
2018-02-06 Jonathan Lebonlib/checkout: add filter API to skip over files
2018-02-05 Alex Kiernanswitchroot: Fix split source/build directory
2018-02-05 Colin Waltersdocs: Dual license under CC BY-SA and the GFDL
2018-02-02 Jonathan Lebonbin/checkout: add --selinux-policy switch
2018-02-02 Jonathan Lebontests/installed: support TESTS filter
2018-02-02 Jonathan Lebonlibotutil: factor out utility to parse file by line
2018-02-02 Colin Waltersdeploy: SELinux-relabel installed kernel/initramfs...
2018-01-30 Marcus FolkessonAdd SPDX-License-Identifier to source files
2018-01-30 Colin Waltersswitchroot: Ensure /sysroot is set to "private" propagation
2018-01-29 Philip Withnalllib/core: Expand documentation for ostree_parse_refspec()
2018-01-24 Colin Waltersci: Bump flatpak version (and build to f27)
2018-01-24 Matthew Leedslib/pull: Allow specific commits in P2P updates
2018-01-22 Colin Waltersbin/delta: Fix compilation with relative subdirs -...
2018-01-19 Colin Waltersci: Run a subset ⊂ of rpm-ostree's tests
2018-01-19 Colin Waltersci/papr: Update most contexts to f27
2018-01-19 Colin Walterslib/pull: Port a few functions to new style
2018-01-16 William ManleyAdd support for devicetree files alongside the kernel...
2018-01-16 William Manleysyslinux: Add support for DEVICETREE from bootloader...
2018-01-16 William Manleyostree admin deploy: Add --no-prune option
2018-01-16 William Manleyostree admin deploy: Refactor bringing cleaning into...
2018-01-16 Matthew Leedsfind-remotes: Minor fixes to --finders code
2018-01-15 Matthew Leedsman: Add man page for find-remotes
2018-01-15 Matthew Leedsman: Update ostree-summary.xml
2018-01-15 Colin Waltersbuild-sys: Post-release version bump
2018-01-15 Colin WaltersRelease 2018.1
2018-01-12 Colin Walterslib: Validate metadata structure more consistently...
2018-01-12 Colin Walterslib/checkout: Validate pathnames during checkout
2018-01-12 Colin Walterstests: Add a test case for path traversal in a dirtree
2018-01-11 Jonathan Lebontests/libtest-core: support multiple literal checks
2018-01-11 Colin Walterslib/fetcher: Add version to USER_AGENT string
2018-01-11 Matthew Leedstests: Use --finders option for find-remotes
2018-01-11 Matthew Leedsfind-remotes: Add --finders option
2018-01-10 William ManleyTests: test-no-initramfs: Test both legacy and new...
2018-01-10 Gatis Paeglisostree-grub-generator: update outdated comment
2018-01-10 Gatis PaeglisSupport for booting without initramfs
2018-01-10 Gatis Paeglisdeploy: add --karg-none argument
2018-01-10 Gatis Paeglisostree-prepare-root: enabler for simpler kernel arg
2018-01-10 Jonathan Lebonbash/ostree: add missing --add-metadata option
2018-01-10 Jonathan Lebonbin/commit: add --keep-metadata option
2018-01-10 Jonathan Lebonbin/commit: move parent checking code higher up
2018-01-09 Colin Waltersgrub2: Exit gracefully if there's no system ostree...
2018-01-09 Will Thompsonostree-grub-generator: fix typo in comment
2018-01-08 Anton Gerasimovbuild-sys: Allow building with curl, but without libsoup
2018-01-08 Colin Waltersbin: Fix cookie builtin build with curl but no soup
2018-01-08 Colin Waltersrofiles: Fix --copyup when creating a new file
2018-01-05 Colin Waltersrofiles: Add --copyup option
2018-01-04 Simon McVittietests: Assert that byte-order is swapped on LE but...
2018-01-04 Colin WaltersRevert "ci: Make rust build nonblocking for now"
2018-01-04 Colin Waltersbuild-sys: Link with -ldl for rust build
2018-01-02 Simon McVittietests: Don't assume uid == primary gid
2017-12-21 Marcus Folkessonlib/pull: allways include ostree-repo-pull-private.h
2017-12-21 Philip Withnallbuild: Fix typo in -Wparentheses warning
2017-12-21 Colin Waltersbuild-sys: Post-release version bump
2017-12-21 Colin Waltersci: Make rust build nonblocking for now
2017-12-19 Colin WaltersRelease 2017.15
2017-12-15 Colin WaltersBump libglnx, use "n items" progress for fsck
2017-12-15 Colin Waltersbuild-sys: Use -fno-strict-aliasing by default
2017-12-14 Colin Waltersbin/refs: Disallow aliases to remote refs
2017-12-14 Colin Waltersbin/commit: Support creating "unbound" commits
2017-12-14 Colin Walterslib/core: Optimize breaking hardlinks for regfiles
2017-12-14 Colin Walterslib/core: Add a "break hardlink" API
next